DX11 GET ENGINE TICK

Retrieves the tick value (in milliseconds) held by the engine for the current frame.
Unless DX11 GET SYSTEM TICK, this value will only be updated on each call to DX11 SYNC.

  Syntax
Return Dword = DX11 GET ENGINE TICK()
  Parameters
This function does not take any parameters.

  Returns

The current frame tick value.

  See also

CORE Functions Menu
DX11 Function Categories